home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>CCustomBackupPage</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>CCustomBackupPage</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>668</width>
- <height>528</height>
- </rect>
- </property>
- <property name="paletteBackgroundColor">
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>PageHeader</cstring>
- </property>
- <property name="text">
- <string>Save the computer or specific disks</string>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout2</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>LogHeader</cstring>
- </property>
- <property name="text">
- <string>Snapshot name:</string>
- </property>
- </widget>
- <widget class="QLineEdit">
- <property name="name">
- <cstring>SnapshotName</cstring>
- </property>
- </widget>
- </hbox>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout3</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QFrame">
- <property name="name">
- <cstring>SorcesFrame</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>0</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>200</width>
- <height>250</height>
- </size>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <property name="spacing">
- <number>0</number>
- </property>
- <widget class="CTitleBar">
- <property name="name">
- <cstring>SourceFrameTitleBar</cstring>
- </property>
- <property name="CaptionButtons" stdset="0">
- <cstring>dbh_close_glyph</cstring>
- </property>
- <property name="CanClose" stdset="0">
- <bool>false</bool>
- </property>
- <property name="CaptionString" stdset="0">
- <string>Disks to save</string>
- </property>
- <property name="HorizontalGradiend" stdset="0">
- <bool>false</bool>
- </property>
- <property name="AutoRaiseBtn" stdset="0">
- <bool>false</bool>
- </property>
- <property name="TitleDirection" stdset="0">
- <enum>TITLE_HORIZONTAL</enum>
- </property>
- <property name="TrackFocus" stdset="0">
- <bool>false</bool>
- </property>
- <hbox>
- </hbox>
- </widget>
- <widget class="CCheckListControl">
- <property name="name">
- <cstring>SourcesList</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>7</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="whatsThis" stdset="0">
- <string></string>
- </property>
- </widget>
- </vbox>
- </widget>
- <widget class="QFrame">
- <property name="name">
- <cstring>DestinationsFrame</cstring>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="QButtonGroup">
- <property name="name">
- <cstring>DestinationRadioBtnPane</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>7</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="title">
- <string>Save to:</string>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="QRadioButton" row="0" column="0">
- <property name="name">
- <cstring>radioButton1</cstring>
- </property>
- <property name="text">
- <string>The snapshots storage</string>
- </property>
- </widget>
- <widget class="QRadioButton" row="1" column="0">
- <property name="name">
- <cstring>radioButton2</cstring>
- </property>
- <property name="text">
- <string>Folder on local or network disk</string>
- </property>
- </widget>
- <widget class="QFrame" row="1" column="1">
- <property name="name">
- <cstring>LocalDriveFrame</cstring>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <property name="spacing">
- <number>2</number>
- </property>
- <widget class="QLineEdit">
- <property name="name">
- <cstring>LocalPathEdit</cstring>
- </property>
- </widget>
- <widget class="QToolButton">
- <property name="name">
- <cstring>SelectPathButon</cstring>
- </property>
- <property name="minimumSize">
- <size>
- <width>24</width>
- <height>0</height>
- </size>
- </property>
- <property name="focusPolicy">
- <enum>StrongFocus</enum>
- </property>
- <property name="text">
- <string>...</string>
- </property>
- </widget>
- </hbox>
- </widget>
- <widget class="QFrame" row="2" column="1">
- <property name="name">
- <cstring>NetworkDestFrame</cstring>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <property name="spacing">
- <number>2</number>
- </property>
- <widget class="QLineEdit">
- <property name="name">
- <cstring>NetworkPath</cstring>
- </property>
- </widget>
- <widget class="QToolButton">
- <property name="name">
- <cstring>SelectNetworkPathButon</cstring>
- </property>
- <property name="minimumSize">
- <size>
- <width>24</width>
- <height>0</height>
- </size>
- </property>
- <property name="focusPolicy">
- <enum>StrongFocus</enum>
- </property>
- <property name="text">
- <string>...</string>
- </property>
- </widget>
- </hbox>
- </widget>
- <widget class="QRadioButton" row="2" column="0">
- <property name="name">
- <cstring>radioButton3</cstring>
- </property>
- <property name="text">
- <string>Folder on network share</string>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="QFrame">
- <property name="name">
- <cstring>ProblemDescriptionPane</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="CPixmap">
- <property name="name">
- <cstring>ProblemDescriptionIcon</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>4</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="picture" stdset="0">
- <cstring>info_large</cstring>
- </property>
- </widget>
- <widget class="CLabelEx">
- <property name="name">
- <cstring>ProblemDescriptionText</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string></string>
- </property>
- <property name="textFormat">
- <enum>RichText</enum>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignVCenter</set>
- </property>
- </widget>
- </hbox>
- </widget>
- </vbox>
- </widget>
- </hbox>
- </widget>
- <widget class="Line">
- <property name="name">
- <cstring>line1</cstring>
- </property>
- <property name="frameShape">
- <enum>HLine</enum>
- </property>
- <property name="frameShadow">
- <enum>Sunken</enum>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout4</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QFrame">
- <property name="name">
- <cstring>ShowSourcesLinkFrame</cstring>
- </property>
- <property name="frameShape">
- <enum>StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>Raised</enum>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="CPixmap">
- <property name="name">
- <cstring>cPixmap1</cstring>
- </property>
- <property name="picture" stdset="0">
- <cstring>dbh_list_small</cstring>
- </property>
- </widget>
- <widget class="CLabelEx">
- <property name="name">
- <cstring>ShowSourcesLink</cstring>
- </property>
- <property name="text">
- <string>Select disks to save</string>
- </property>
- <property name="HyperLinkMode" stdset="0">
- <bool>true</bool>
- </property>
- <property name="HotLinkMode" stdset="0">
- <bool>true</bool>
- </property>
- </widget>
- </hbox>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer3</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>421</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <widget class="QPushButton">
- <property name="name">
- <cstring>DoBackup</cstring>
- </property>
- <property name="text">
- <string>Save</string>
- </property>
- </widget>
- </hbox>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer5</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>70</height>
- </size>
- </property>
- </spacer>
- </vbox>
- </widget>
- <connections>
- <connection>
- <sender>DestinationRadioBtnPane</sender>
- <signal>clicked(int)</signal>
- <receiver>CCustomBackupPage</receiver>
- <slot>OnDestinationSelected(int)</slot>
- </connection>
- <connection>
- <sender>ShowSourcesLink</sender>
- <signal>Clicked()</signal>
- <receiver>CCustomBackupPage</receiver>
- <slot>OnShowSourcesLinkClicked()</slot>
- </connection>
- <connection>
- <sender>SourceFrameTitleBar</sender>
- <signal>TitleButtonClicked(int)</signal>
- <receiver>CCustomBackupPage</receiver>
- <slot>OnSourceFrameTitleBarButtonClicked(int)</slot>
- </connection>
- <connection>
- <sender>NetworkPath</sender>
- <signal>textChanged(const QString&)</signal>
- <receiver>CCustomBackupPage</receiver>
- <slot>OnNetworkPathChanged(const QString&)</slot>
- </connection>
- <connection>
- <sender>DoBackup</sender>
- <signal>clicked()</signal>
- <receiver>CCustomBackupPage</receiver>
- <slot>OnDoBackupClicked()</slot>
- </connection>
- <connection>
- <sender>SourcesList</sender>
- <signal>ItemStateChanged(QListViewItem*)</signal>
- <receiver>CCustomBackupPage</receiver>
- <slot>OnSourcesListItemStateChanged(QListViewItem*)</slot>
- </connection>
- <connection>
- <sender>LocalPathEdit</sender>
- <signal>lostFocus()</signal>
- <receiver>CCustomBackupPage</receiver>
- <slot>OnLocalPathEditLostFocus()</slot>
- </connection>
- <connection>
- <sender>NetworkPath</sender>
- <signal>lostFocus()</signal>
- <receiver>CCustomBackupPage</receiver>
- <slot>OnNetworkPathLostFocus()</slot>
- </connection>
- <connection>
- <sender>SelectPathButon</sender>
- <signal>clicked()</signal>
- <receiver>CCustomBackupPage</receiver>
- <slot>OnSelectPathButonClicked()</slot>
- </connection>
- <connection>
- <sender>SelectNetworkPathButon</sender>
- <signal>clicked()</signal>
- <receiver>CCustomBackupPage</receiver>
- <slot>OnSelectNetworkPathButonClicked()</slot>
- </connection>
- </connections>
- <includes>
- <include location="local" impldecl="in implementation">custom_backup_page.ui.h</include>
- </includes>
- <slots>
- <slot>OnDestinationSelected( int )</slot>
- <slot>OnShowSourcesLinkClicked()</slot>
- <slot>OnSourceFrameTitleBarButtonClicked( int )</slot>
- <slot>OnNetworkPathChanged( const QString & )</slot>
- <slot>OnDoBackupClicked()</slot>
- <slot>OnSourcesListItemStateChanged( QListViewItem * )</slot>
- <slot>OnLocalPathEditLostFocus()</slot>
- <slot>OnNetworkPathLostFocus()</slot>
- <slot>OnSelectPathButonClicked()</slot>
- <slot>OnSelectNetworkPathButonClicked()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="11"/>
- <includehints>
- <includehint>titlewidget.h</includehint>
- <includehint>checklistctrl.h</includehint>
- <includehint>pixmap.h</includehint>
- <includehint>labelex.h</includehint>
- <includehint>pixmap.h</includehint>
- <includehint>labelex.h</includehint>
- </includehints>
- </UI>
-